Change how stack grows on HPPA.
authorJohn David Anglin <dave.anglin@bell.net>
Wed, 3 Jun 2026 22:18:45 +0000 (00:18 +0200)
committerPatrick Franz <deltaone@debian.org>
Wed, 3 Jun 2026 22:18:45 +0000 (00:18 +0200)
commit0b29f2dd78e087e34dc6a88ea40890f38e155c71
tree69ad9bcaa2703a2ec454d660ce60b4f17240fb31
parent91fa102f796e99346d409d6c44b794c457246ea0
Change how stack grows on HPPA.

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042018
Reviewed-by: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Last-Update: 2023-07-28

On HPPA stack grows upwards. This patch introduces this change for
this 3rd party code.

Gbp-Pq: Name forkfd_grow_stack_upwards_on_hppa.patch
src/3rdparty/forkfd/forkfd_linux.c